Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade rustls #19

Merged
merged 3 commits into from
Aug 8, 2023
Merged

Upgrade rustls #19

merged 3 commits into from
Aug 8, 2023

Conversation

gaojiaqi7
Copy link
Contributor

The latest async-rustls relies on rustls 0.21 codebase. If we want to utilize this crate, we need to update the rustls submiodule.

However, due to a no_std issue that has just been fixed in rustls-webpki, we have to use the latest rustls main branch. We can switch to a release tag once it has a new release.

@jyao1
Copy link
Contributor

jyao1 commented Aug 8, 2023

Please fix CI failure.

@jyao1 jyao1 merged commit 0173118 into intel:main Aug 8, 2023
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants